home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950329-19950528 / 000289_news@columbia.edu_Mon May 1 03:12:01 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA13381
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Mon, 1 May 1995 12:27:40 -0400
  3. Received: by apakabar.cc.columbia.edu id AA18231
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Mon, 1 May 1995 12:27:36 -0400
  5. Path: news.columbia.edu!sol.ctr.columbia.edu!howland.reston.ans.net!cs.utexas.edu!news.cs.utah.edu!cc.usu.edu!jrd
  6. From: jrd@cc.usu.edu (Joe Doupnik)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: [Help] Reverse/Underline Colours
  9. Message-Id: <1995May1.091201.49301@cc.usu.edu>
  10. Date: 1 May 95 09:12:01 MDT
  11. References: <3o1aq0$30fu@acs4.acs.ucalgary.ca>
  12. Organization: Utah State University
  13. Lines: 16
  14. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  15.  
  16. In article <3o1aq0$30fu@acs4.acs.ucalgary.ca>, eliu@acs.ucalgary.ca (Eric Liu) writes:
  17. > Hi!  I got Kermit 3.13 for DOS quite some time ago, and got it
  18. > setup to work with my account very nicely.  There's just one
  19. > thing that could be improved in my setup.  I know how to change
  20. > the foreground and background colours (along with intensity and
  21. > whatever else), but is there a way to change the colours for
  22. > reverse or underline or whatever you call it?  Right now, I
  23. > believe it's white on brown, and brown happens not to be one of
  24. > my favourite colours.  :)  Does anyone know how to change this?
  25. -------------
  26.     You obtain MS-DOS Kermit v3.14 which provides the appropriate
  27. SET TERMINAL UNDERSCORE <color values> command. As always, before
  28. asking for a new feature it's best to acquire the current release and
  29. see if it's present already.
  30.     Joe D.